home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mac-Source 1994 July
/
Mac-Source_July_1994.iso
/
C and C++
/
Miscellaneous
/
gdbm
/
README.MAC
< prev
next >
Wrap
Text File
|
1992-12-16
|
388b
|
9 lines
This is GDBM for MPW. There were not many changes necessary, but to use it,
you have to link your program with GUSI, since the standard implementation of
fseek() doesn't allow seeking past the end of file (while gdbm doesn't create
huge holes like traditional dbm, it sometimes searches past EOF for small amounts.
Please report problems to me at <neeri@iis.ethz.ch>
Matthias Neeracher